Returns ListIndentLevel for the paragraph.
This value can be from 0 to 8.Zero is first level indent and not no indent. If you want to check if there is actually indent then you need to read the ListIndent property and check for nil there.
Paragraph Class